Skip to content

data_read() can directly read zip-files from a URL#682

Merged
etiennebacher merged 3 commits intomainfrom
data_read_zip_url
May 9, 2026
Merged

data_read() can directly read zip-files from a URL#682
etiennebacher merged 3 commits intomainfrom
data_read_zip_url

Conversation

@strengejacke
Copy link
Copy Markdown
Member

No description provided.

@mattansb
Copy link
Copy Markdown
Member

mattansb commented May 7, 2026

Very nice!

@strengejacke
Copy link
Copy Markdown
Member Author

Not sure why we haven't added this earlier. I'm always working with files that are already downloaded 😜

@strengejacke
Copy link
Copy Markdown
Member Author

I mean, it was basically a one-liner:

path <- .check_path_url(path, file_type = "zip")

Copy link
Copy Markdown
Member

@etiennebacher etiennebacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I'm investigating the failing CI that seems to be due to roxygen2 8.0.0

@etiennebacher etiennebacher merged commit 5ff0d28 into main May 9, 2026
21 of 27 checks passed
@etiennebacher etiennebacher deleted the data_read_zip_url branch May 9, 2026 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants